﻿html {
   
}
.bg-line {
    height: 3px;
    background: url(../images//bg-line.png) repeat-x ;
}
.video-js {
    margin: 0px auto;
}

#fixed {
    width: 108px;
    padding: 1px 0px 0px 1px;
    position: fixed;
    top: 350px;
    background: #fff;
    z-index: 9999;
}

.main {
    width: 1000px;
    margin: 0px auto;
    background: #fff;
    padding: 10px 0px;
}

#banner {
    position: relative;
    height: 300px;
    background: url(../images/new_bg.jpg) no-repeat center;
}

    #banner .wrapper {
        width: 1000px;
        margin: 0px auto;
        position: relative;
    }

#logo {
    position: absolute;
    top: 100px;
    left: 15%;
    z-index: 9999;
}

#nav {
    background: #0b3889;
}

    #nav #menu {
        width: 1000px;
        height: 40px;
        margin: 0px auto;
        position: relative;
        z-index: 100;
    }

        #nav #menu a.nav-item {
            color: #fff;
            font-size: 18px;
            line-height: 40px;
            display: block;
            text-align: center;
            text-decoration: none;
            font-family: 'Microsoft YaHei',SimHei;
            text-shadow: 2px 2px 2px #01497b;
        }

    #nav a.nav-item:hover, #nav a.active {
        background: #275ab4;
    }

    #nav .search-form {
        width: 100%;
    }

        #nav .search-form .search-box {
            margin-top: 8px;
            border: none;
            width: 146px;
            height: 24px;
            padding: 0px 24px 0px 5px;
            /*background: url(../images/search.png) #fff no-repeat right;*/
            font-size: 13px;
        }

.search-btn {
    margin-top: 8px;
    width: 24px;
    height: 24px;
    border:none;
    background: url(../images/search.png) #fff no-repeat right;
    text-indent:9999px;
}



#menu .panel {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 1000px;
    background: #fff;
    border: 5px solid #01497b;
    border-top-width: 0px;
    margin: -5px;
    z-index: 99999;
    zoom: 1;
}

#footer {
    line-height: 30px;
    background: #eee;
    //color: #fff;
    padding-top: 30px;
    padding-bottom:20px;
}

    #footer a {
        //color: #efefef;
        text-decoration: none;
        margin: 0px 5px;
    }

        #footer a:hover {
            color: #ff0000;
        }

.ryan-tab {
    margin: 10px;
    border: 1px solid #dde7f0;
}

    .ryan-tab .header {
        background: #edf4fa;
        height: 36px;
        border-bottom: 1px solid #dde7f0;
    }

        .ryan-tab .header .lab {
            height: 36px;
            padding: 0px 10px;
            background: #fff;
            line-height: 36px;
            font-size: 16px;
            display: inline-block;
            border-top: 3px solid #0d72b8;
            color: #01497b;
            text-decoration: none;
        }

    .ryan-tab .body {
        padding: 10px;
    }

        .ryan-tab .body .item a.tag {
            display: inline-block;
            color: #777;
            border: 1px solid #dde7f0;
            padding: 3px 6px;
            margin: 3px 0px;
            background: #f0f0f0;
            text-decoration: none;
        }

            .ryan-tab .body .item a.tag:hover {
                color: #fff;
                background: #ff7300;
                text-decoration: underline;
            }

        .ryan-tab .body .item ul li a {
            font-size: 13px;
            line-height: 24px;
            color: #777;
            text-decoration: none;
        }

            .ryan-tab .body .item ul li a:hover {
                text-decoration: underline;
            }

        .ryan-tab .body .item ul li span.date {
            line-height: 23px;
            float: right;
        }

.drop-map {
    width: 305px;
    height: 235px;
    margin: 10px auto;
}

.panel .yui3-u-1-4 {
    text-align: center;
    margin: 10px 0px;
}

.panel .yui3-u-1-3 .list {
    margin: 10px;
    line-height: 22px;
}

    .panel .yui3-u-1-3 .list a {
        color: #777;
        text-decoration: none;
    }

        .panel .yui3-u-1-3 .list a:hover {
            text-decoration: underline;
        }

    .panel .yui3-u-1-3 .list .date {
        float: right;
        line-height: 22px;
    }


#zxftdrop .title a {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

#zxftdrop .info {
    color: #cfcfcf;
    line-height: 24px;
}

#zxftdrop .summary {
    text-indent: 2em;
    color: #777;
    line-height: 20px;
}

#zscx {
    font-size: 13px;
    line-height: 29px;
}

    #zscx input[type=text] {
        border: 1px solid #cfcfcf;
        width: 260px;
        height: 24px;
    }

#zt {
    margin: 10px;
}

    #zt .pic {
        text-align: center;
    }

#tzggup {
    height: 110px;
    overflow: hidden;
}

#footer #wrapper {
    width: 1000px;
    margin: 0px auto;
    position: relative;text-align:center;
}

    /*#footer #wrapper p {
        margin-left: 500px;
    }*/

    #footer #wrapper .f1 {
        position: absolute;
        right: 100px;
        top: 30px;
    }

    #footer #wrapper .f2 {
        position: absolute;
        left: 180px;
        top: 30px;
    }

    #footer #wrapper .f3 {
        position: absolute;
        left: 270px;
        top: 30px;
    }




.flexslider {
    position: relative;
    height: 400px;
    overflow: hidden;
    background: url(images/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 400px;
    }

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

    .flex-control-nav li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 5px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 40px;
        overflow: hidden;
        background: url(images/dot.png) right 0 no-repeat;
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background-position: 0 0;
    }

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

        .flex-direction-nav li a.flex-prev {
            left: 40px;
            background: url(images/prev.png) center center no-repeat;
        }

        .flex-direction-nav li a.flex-next {
            right: 40px;
            background: url(images/next.png) center center no-repeat;
        }

        .logo{
            position:absolute;
            left:196px;
            top:70px;
            z-index:999;
        }

.main-top {
    position:relative;
    width: 1000px;
    margin: 0px auto;
    z-index: 99999;
}



